Build-in messages
----------------

### {{@key}}
| Key | Message |
| --- | -------  |
{{#each vars.buildin}}
| {{{@key}}} | {{#each this}}{{{this}}}{{#if @last}}{{else}}<br/>{{/if}}{{/each}} |
{{/each}}
